iShell Help
Tribeworks > iShell > Commands >
  Memory Cache
   
The Memory Cache command lets you control how files are loaded into memory. iShell normally loads files synchronously, but iShell can also load files asynchronously. This allows iShell to not have to wait for a large file to finish loading before it can continue. So the difference is simplicity or control.

Options

  • Pull: Pull removes a the specified pushed media from memory.
  • Purge: Removes all media which has been pushed in to memory.
  • Push: Push stores the media of a URL in memory.
  • Wait: Wait Yes forces iShell to wait until all media is loaded into memory. Wait No lets iShell continue with other actions before the media is loaded into memory. This is useful for internet based media.